home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / tools / docs / inspect < prev    next >
Text File  |  1994-10-11  |  1KB  |  44 lines

  1. PROGRAM NAME
  2.  
  3.   Inspect 1.1
  4.  
  5. AUTHOR
  6.  
  7.   Urban D. Müller    (umueller@wuarchive.wustl.edu)
  8.  
  9. SYNOPSIS
  10.  
  11.   Inspect [VIEW] path/filename
  12.  
  13. FUNCTION
  14.  
  15.   General file viewer and unpacker frontend for Aminet. Inspect uses the 
  16.   path to determine file type. The path is first assumed to be relative 
  17.   to AMINETx:Aminet/ and only afterwards interpreted as normal path.
  18.  
  19.   The default behaviour (which can be influenced by 'Prefs') is to 
  20.   unpack the file name passed to RAM:
  21.  
  22.   The VIEW option will change the behaviour in tha case of archives. If
  23.   the contents of the archive are viewable (pix, mods), they will be 
  24.   viewed after extraction, and deleted after the viewing has finished. 
  25.   Renaming the Inspect program to View has the same effect as using the 
  26.   VIEW option.
  27.  
  28.   Inspect tries to be smart in preloading needed libraries from the CD.
  29.   It loads libraries from the CD if the viewers need them, and it will
  30.   load any libraries that were in an extracted archive. Also, it
  31.   always makes sure that icons created by the extraction process will
  32.   be visible immediately, even if the Worbench window of destination 
  33.   directory is already open. Instead of passing a file name on the
  34.   command line, you can also use Inspect as the default tool of a 
  35.   Workbench file.
  36.  
  37.   Inspect is auto-detaching, use Inspect.ND if you want to wait for
  38.   the termination of the viewing, e.g. in scripts. (Note: ps3m 
  39.   autodetaches by itself so Inspect will return anyway).
  40.  
  41. SEE ALSO
  42.  
  43.   Prefs
  44.